home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 26
/
Cream of the Crop 26.iso
/
program
/
shrlk201.zip
/
_SETUP.1
/
Help.dfm
/
Help.txt
next >
Wrap
Text File
|
1997-07-22
|
1KB
|
65 lines
object frmAboutTester: TfrmAboutTester
Left = 351
Top = 330
BorderStyle = bsNone
Caption = 'frmAboutTester'
ClientHeight = 151
ClientWidth = 333
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 333
Height = 151
Align = alClient
Caption = ' '
TabOrder = 0
object Label1: TLabel
Left = 72
Top = 80
Width = 161
Height = 13
Caption = 'Copyright �1997 Nesbitt Software'
end
object Label2: TLabel
Left = 72
Top = 56
Width = 239
Height = 13
Caption = 'App to demonstrate the TnsShareLock component'
end
object Label3: TLabel
Left = 72
Top = 16
Width = 103
Height = 13
Caption = 'TnsShareLock Tester'
end
object Image1: TImage
Left = 8
Top = 8
Width = 32
Height = 32
AutoSize = True
Picture.Data = {<image000.ico>}
Stretch = True
end
object btnOk: TButton
Left = 128
Top = 112
Width = 75
Height = 25
Caption = 'Ok'
ModalResult = 1
TabOrder = 0
end
end
end